Remove net_driver_util module. Inline the one mac-parsing function
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 25 May 2006 21:57:44 +0000 (22:57 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 25 May 2006 21:57:44 +0000 (22:57 +0100)
commit7dbca9d7204b904de269a39d374808dbbbfd5068
treef6781461716ace8aea0a06a557e95cae74247b4d
parent22490ab62b89a176001679234d64be669bf95e41
Remove net_driver_util module. Inline the one mac-parsing function
into the netfront and netback drivers. Take the opportunity to fix
the mac-parsing logic.
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/ia64/xen/drivers/Makefile
linux-2.6-xen-sparse/drivers/xen/Makefile
linux-2.6-xen-sparse/drivers/xen/net_driver_util.c [deleted file]
linux-2.6-xen-sparse/drivers/xen/netback/xenbus.c
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c
linux-2.6-xen-sparse/include/xen/net_driver_util.h [deleted file]